-
Notifications
You must be signed in to change notification settings - Fork 289
Workflow for publishing spin:up WIT package #3300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
itowlson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Basically LGTM but wanted to double-check one thing (the other is a mere nit)
|
Oh the other thing I couldn't remember from my previous testing (and now can't verify because nothing ever works) was if wkg packages arrived public or private. GHCR tends to default to private and I can't remember if wkg fixes that. |
Signed-off-by: Brian Hardock <[email protected]>
12c78fd to
19b3369
Compare
|
Edit: but I believe you only have to change the visibility for a package once. |
Simple manual dispatch workflow for publishing the
spin:upWIT package.Draft for now until I amend the release notes.Will follow up with separate PR amending the release notes once the first release is done.